home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / SETUP / US / CBUILDER / DATA.Z / DBDDESK.CNT (.txt) < prev    next >
Microsoft Windows Help File Content  |  1996-02-02  |  35KB  |  658 lines

  1. :Base dbddesk.hlp>main
  2. 1 Database Desktop basics
  3. 2 Introduction to Database Desktop=bunder_introduction
  4. 2 New features
  5. 3 What's new in Database Desktop=nwhatnew_intro
  6. 3 Toolbar enhancements=nwhatnew_toolbar
  7. 3 Menu enhancements=nwhatnew_menu
  8. 3 File-handling enhancements=nwhatnew_file_handling
  9. 3 Tool enhancements=nwhatnew_tool
  10. 3 Online Help enhancements=nwhatnew_help
  11. 3 SQL enhancements=nwhatnew_sql
  12. 2 Understanding keys and indexes
  13. 3 About keys and indexes=bunder_about_keys_indexes
  14. 3 Keys=bunder_keys
  15. 3 Composite keys=bunder_composite_keys
  16. 3 Indexes=bunder_indexes
  17. 2 Understanding links
  18. 3 About links=bunder_about_links
  19. 2 Database Desktop objects
  20. 3 About Database Desktop objects=bbasics_about_paradox_objects
  21. 3 Tables=bbasics_tables
  22. 3 Temporary tables=bbasics_temporary_tables
  23. 3 Queries=bbasics_queries
  24. 3 SQL Files=bbasics_sql_files
  25. 3 File extensions for Database Desktop objects=bbasics_file_extensions
  26. 2 The Database Desktop window
  27. 3 About the Database Desktop window=bbasics_about_desktop
  28. 3 The Database Desktop and child windows=bbasics_desktop_and_child
  29. 3 Toolbars
  30. 4 About Toolbars=bbasics_about_toolbars
  31. 4 To move and dock Toolbars=bbasics_to_move_toolbar>taskwin
  32. 4 To display additional Toolbars=bbasics_to_display_additional_toolbar>taskwin
  33. 3 The Database Desktop status bar
  34. 4 About the Database Desktop status bar=bbasics_desktop_status_bar
  35. 3 Exiting Database Desktop
  36. 4 To exit Database Desktop=bbasics_to_exit_paradox>taskwin
  37. 2 Directories and aliases
  38. 3 About directories and aliases=bbasics_about_directories_aliases
  39. 3 To change your working directory=bbasics_to_change_working_directory>taskwin
  40. 3 To specify a private directory=bbasics_to_specify_private>taskwin
  41. 3 Aliases
  42. 4 About aliases=bbasics_about_aliases
  43. 4 Public and project aliases=bbasics_public_project_aliases
  44. 4 To create a new alias=bbasics_to_create_new_alias>taskwin
  45. 4 To modify an alias=bbasics_to_modify_alias>taskwin
  46. 4 To remove an alias=bbasics_to_remove_alias>taskwin
  47. 2 Manipulating objects
  48. 3 About manipulating objects=bbasics_about_manipulating_objects
  49. 3 Manipulating and selecting with the mouse
  50. 4 To manipulate objects directly with the mouse=bbasics_to_manipulate_mouse>taskwin
  51. 4 To select objects with the mouse=bbasics_to_select_mouse>taskwin
  52. 4 To select from lists=bbasics_to_select_lists>taskwin
  53. 3 Opening and browsing objects
  54. 4 About using common dialog boxes=bbasics_about_common
  55. 4 About the Directory Browser=bbasics_common_directory_browser
  56. 4 About browsing files=bbasics_common_file_browsing
  57. 3 Navigating within objects
  58. 4 About navigating and editing=bbasics_about_navigating_editing
  59. 4 Navigation buttons=tview_table_navigation_buttons
  60. 3 Saving objects
  61. 4 About saving Database Desktop objects=bbasics_about_saving_objects
  62. 4 To save table data and properties=bbasics_to_save_data_properties>taskwin
  63. 4 To save queries and SQL files=bbasics_to_save_forms_reports_other>taskwin
  64. 4 To save a file under a different name=bbasics_to_save_different_name>taskwin
  65. 3 Copying objects
  66. 4 About copying objects=bbasics_about_copying
  67. 4 Copying on a network=bbasics_copying_on_network
  68. 4 Copying referential integrity=bbasics_copying_referential_integrity
  69. 4 To copy objects=bbasics_to_copy>taskwin
  70. 4 Copying to a different table type
  71. 5 Copying to a different table type=bbasics_copying_different_type
  72. 5 Copying from Paradox to dBASE tables=bbasics_copying_Paradox_to_dBASE
  73. 5 Copying from dBASE to Paradox tables=bbasics_copying_dBASE_to_Paradox
  74. 3 Renaming objects
  75. 4 About renaming objects=bbasics_about_renaming_objects
  76. 4 Rules for renaming objects=bbasics_rules_renaming
  77. 4 Renaming tables on a network=bbasics_rename_on_network
  78. 4 To rename objects=bbasics_to_rename>taskwin
  79. 3 Deleting objects
  80. 4 About deleting objects=bbasics_about_deleting
  81. 4 Deleting tables on a network=bbasics_delete_on_network
  82. 4 To delete an object=bbasics_to_delete>taskwin
  83. 2 Database Desktop Help
  84. 3 About the Help system=bbasics_about_help
  85. 2 Other important features
  86. 3 About DDE=eole_about_DDE
  87. 3 About SQL access=idh_sql_intr
  88. 1 Tables
  89. 2 Creating tables
  90. 3 Designing tables
  91. 4 About creating tables=tcreate_about_create
  92. 4 Guidelines for creating tables=tcreate_guidelines_create
  93. 4 To create a simple table=tcreate_to_create_table>taskwin
  94. 4 Creating an SQL table=idh_tsql_create
  95. 3 Defining fields
  96. 4 Rules for Paradox field names=tcreate_paradox_field_name_rules
  97. 4 Rules for dBASE field names=tcreate_dbase_field_name_rules
  98. 4 To create a field=tcreate_to_create_field>taskwin
  99. 4 Field types and sizes
  100. 5 Paradox tables
  101. 6 Paradox field types and sizes=tcreate_paradox_field_types
  102. 6 Paradox alpha fields=tcreate_paradox_alpha
  103. 6 Paradox number field=tcreate_paradox_number
  104. 6 Paradox money fields=tcreate_paradox_money
  105. 6 Paradox short fields=tcreate_paradox_short
  106. 6 Paradox long Integer fields=tcreate_paradox_long
  107. 6 Paradox BCD fields=tcreate_paradox_bcd
  108. 6 Paradox date fields=tcreate_paradox_date
  109. 6 Paradox time fields=tcreate_paradox_time
  110. 6 Paradox timestamp fields=tcreate_paradox_timestamp
  111. 6 Paradox memo fields=tcreate_paradox_memo
  112. 6 Paradox formatted memo fields=tcreate_paradox_formatted_memo
  113. 6 Paradox graphic fields=tcreate_paradox_graphic
  114. 6 Paradox OLE fields=tcreate_paradox_ole
  115. 6 Paradox logical  fields=tcreate_paradox_logical
  116. 6 Paradox autoincrement fields=tcreate_paradox_autoincrement
  117. 6 Paradox binary fields=tcreate_paradox_binary
  118. 6 Paradox bytes fields=tcreate_paradox_bytes
  119. 5 dBASE tables
  120. 6 dBASE field types and sizes=tcreate_dbase_field_types
  121. 6 dBASE character fields=tcreate_dbase_character
  122. 6 dBASE float fields=tcreate_dbase_float
  123. 6 dBASE number fields=tcreate_dbase_number
  124. 6 dBASE date fields=tcreate_dbase_date
  125. 6 dBASE logical fields=tcreate_dbase_logical
  126. 6 dBASE memo fields=tcreate_dbase_memo
  127. 6 dBASE OLE fields=tcreate_dbase_ole
  128. 6 dBASE binary fields=tcreate_dbase_binary
  129. 6 dBASE record lock fields=tcreate_dbase_record_lock
  130. 3 Indexes
  131. 4 About keys and indexes in tables=tcreate_about_indexes
  132. 4 Paradox tables
  133. 5 Primary indexes
  134. 6 About primary indexes (key fields)=tcreate_about_primary
  135. 6 Rules for defining key fields=tcreate_rules_key
  136. 6 The effect of restructuring tables on key fields=tcreate_effect_restructuring
  137. 6 Composite key fields=tcreate_composite
  138. 6 To create a key=tcreate_to_create_key>taskwin
  139. 6 To remove a key=tcreate_to_remove_key>taskwin
  140. 5 Secondary indexes
  141. 6 About secondary indexes=tcreate_about_secondary
  142. 6 Types of secondary indexes=tcreate_types_secondary
  143. 6 To create secondary indexes=tcreate_to_create_secondary>taskwin
  144. 6 To modify a secondary index=tcreate_to_modify_secondary>taskwin
  145. 6 To delete a secondary index=tcreate_to_delete_secondary>taskwin
  146. 6 Composite indexes
  147. 7 About composite secondary indexes=tcreate_about_composite_secondary
  148. 7 To create a composite secondary index=tcreate_to_create_composite_secondary>taskwin
  149. 7 To add a field to a composite secondary index=tcreate_to_add_field_composite_secondary>taskwin
  150. 7 To remove a field from a composite secondary index=tcreate_to_remove_field_composite_secondary>taskwin
  151. 7 To rearrange fields in a composite secondary index=tcreate_to_rearrange_fields_composite_secondary>taskwin
  152. 4 dBASE tables
  153. 5 About dBASE indexes=tcreate_about_dbase_indexes
  154. 5 Maintained dBASE indexes=tcreate_maintained_dbase_indexes
  155. 5 Creating a dBASE expression index=tcreate_creating_dbase_expression_index
  156. 5 Creating a subset condition expression=tcreate_creating_subset_condition
  157. 5 To create an index on a dBASE table=tcreate_to_create_dbase_index>taskwin
  158. 4 SQL tables
  159. 5 Creating indexes on SQL tables=idh_tsql_createindex
  160. 3 Borrowing an existing table structure
  161. 4 About borrowing structures=tcreate_about_borrowing
  162. 4 To borrow a table structure=tcreate_to_borrow>taskwin
  163. 3 Validity checks
  164. 4 About validity checks=tcreate_about_validity_checks
  165. 4 To create validity checks=tcreate_to_create_validity_checks>taskwin
  166. 4 To view validity checks=tcreate_to_view_validity_checks>taskwin
  167. 4 To remove a validity check=tcreate_to_remove_validity_checks>taskwin
  168. 4 Example of creating validity checks=tcreate_example_validity_checks>codewin
  169. 4 Types of validity checks
  170. 5 Required fields
  171. 6 About required fields=tcreate_about_required_fields
  172. 6 To create required fields=tcreate_to_create_required_fields>taskwin
  173. 5 Minimum and maximum values
  174. 6 About minimum and maximum values=tc